home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / newmarch.zip / CATCH_IC.H < prev    next >
Text File  |  1992-09-08  |  293b  |  7 lines

  1. #define catch_icon_width 16
  2. #define catch_icon_height 16
  3. static char catch_icon_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x18, 0x00, 0xa4, 0x8f, 0x42, 0x50,
  5.    0x0a, 0x20, 0x14, 0x20, 0x30, 0x10, 0xc8, 0x2f, 0x0c, 0x40, 0x02, 0x80,
  6.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  7.